object GroupDlg: TGroupDlg Left = 274 Top = 117 HelpContext = 55 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'Program Manager Group Installation' ClientHeight = 371 ClientWidth = 317 Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] FormStyle = fsStayOnTop Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 300 Height = 317 Shape = bsFrame IsControl = True end object Label1: TLabel Left = 28 Top = 20 Width = 142 Height = 13 Caption = 'Program Manager Group:' Color = clSilver ParentColor = False end object Label2: TLabel Left = 28 Top = 88 Width = 190 Height = 13 Caption = 'Program Manager Command Line:' Color = clSilver ParentColor = False end object Label3: TLabel Left = 28 Top = 156 Width = 95 Height = 13 Caption = 'Item description:' Color = clSilver ParentColor = False end object OKBtn: TBitBtn Left = 142 Top = 336 Width = 77 Height = 27 HelpContext = 55 TabOrder = 0 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 230 Top = 336 Width = 77 Height = 27 HelpContext = 55 TabOrder = 1 OnClick = CancelBtnClick Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 54 Top = 336 Width = 77 Height = 27 HelpContext = 55 Caption = '&Help' TabOrder = 2 Visible = False OnClick = HelpBtnClick Glyph.Data = { DE010000424DDE01000000000000760000002800000024000000120000000100 0400000000006801000000000000000000001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333336633 3333333333333FF3333333330000333333364463333333333333388F33333333 00003333333E66433333333333338F38F3333333000033333333E66333333333 33338FF8F3333333000033333333333333333333333338833333333300003333 3333446333333333333333FF3333333300003333333666433333333333333888 F333333300003333333E66433333333333338F38F333333300003333333E6664 3333333333338F38F3333333000033333333E6664333333333338F338F333333 0000333333333E6664333333333338F338F3333300003333344333E666433333 333F338F338F3333000033336664333E664333333388F338F338F33300003333 E66644466643333338F38FFF8338F333000033333E6666666663333338F33888 3338F3330000333333EE666666333333338FF33333383333000033333333EEEE E333333333388FFFFF8333330000333333333333333333333333388888333333 0000} Margin = 2 NumGlyphs = 2 Spacing = -1 IsControl = True end object ComboBox1: TComboBox Left = 28 Top = 44 Width = 257 Height = 21 HelpContext = 55 ItemHeight = 13 TabOrder = 3 end object Edit1: TEdit Left = 28 Top = 112 Width = 233 Height = 20 HelpContext = 55 AutoSize = False ReadOnly = True TabOrder = 4 Text = 'ProKalc' end object Memo1: TMemo Left = 28 Top = 212 Width = 261 Height = 101 HelpContext = 55 Lines.Strings = ( 'SETUP is about to install a new Program ' 'Manager Group and to install the ' 'necessary program item icons into the ' 'group. If necessary, you may select an ' 'existing group into which to install the ' 'program icons and you may enter a different ' 'program item description.') TabOrder = 5 end object Edit2: TEdit Left = 28 Top = 180 Width = 233 Height = 21 HelpContext = 55 TabOrder = 6 Text = 'ProKalc' end object Edit3: TEdit Left = 28 Top = 68 Width = 121 Height = 21 TabOrder = 7 Text = 'regform command' Visible = False end object Edit4: TEdit Left = 156 Top = 68 Width = 121 Height = 21 TabOrder = 8 Text = 'regform desc' Visible = False end object Edit5: TEdit Left = 28 Top = 136 Width = 121 Height = 21 TabOrder = 9 Text = 'SiteReg command' Visible = False end object Edit6: TEdit Left = 156 Top = 136 Width = 121 Height = 21 TabOrder = 10 Text = 'SiteReg desc.' Visible = False end object DdeClientConv1: TDdeClientConv ServiceApplication = 'Progman' Left = 12 Top = 332 end end